home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
gmplaygui
/
gui
/
menu.sel
< prev
next >
Wrap
Text File
|
1997-06-14
|
834b
|
35 lines
size 9
defenv gmc " "
defenv gmi " "
defenv gma " "
defenv infoon yes
onchange gmpid to *none* quit
onchange gmm update
onexit dumpx bpx dumpy bpy 'run >nil: execute TheEnd'
font [bpfont]
title "GMPlayGUI 1.5"
close on
x [bpx]
y [bpy]
rows 4
gap 1
background [bpbackground]
color light
text "[gmdisp]"
color dark [bpbuttons]
button Next 'break [gmpid]'
button Pause dumpx bpx dumpy bpy 'setenv gmpause yes' 'break [gmpid]' quit
button Choose 'execute choose'
color light [bpbuttons]
[gmi] button Info 'setenv gmi ";"' 'run >nil: selector info' update
color dark [bpbuttons]
button "PlayDir" 'run >nil: execute getplaydir'
color light [bpbuttons]
[gmc] button Options 'setenv gmc ";"' 'run >nil: selector options' update
[gma] button About 'setenv gma ";"' 'run >nil: selector info2' update
color dark [bpbuttons]
;button Quit exit